home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / fancyheadings / lastpage209.sty < prev   
Text File  |  1995-03-09  |  256b  |  6 lines

  1. %lastpage.sty for latex 2.09 by Piet van Oostrum <piet@cs.ruu.nl>
  2. \let\origenddocument=\enddocument
  3. \def\enddocument{\clearpage\if@filesw
  4.   {\addtocounter{page}{-1} \immediate\write\@mainaux
  5.     {\string\newlabel{LastPage}{{}{\thepage}}}}\origenddocument}
  6.